home *** CD-ROM | disk | FTP | other *** search
- Path: newsbf02.news.aol.com!not-for-mail
- From: pfrank3465@aol.com (PFrank3465)
- Newsgroups: comp.lang.c++
- Subject: Borland C++ 4.52 problem
- Date: 12 Mar 1996 01:29:17 -0500
- Organization: America Online, Inc. (1-800-827-6364)
- Sender: root@newsbf02.news.aol.com
- Message-ID: <4i35jt$8jl@newsbf02.news.aol.com>
- Reply-To: pfrank3465@aol.com (PFrank3465)
- NNTP-Posting-Host: newsbf02.mail.aol.com
-
- I'm a novice programmer and I'm trying to write a simple word guessing
- game.
- When I use the debugger in the IDE to step through the program, it works
- fine.
- But when I run it normally, the secret word keeps changing to the guess
- word.
- Is there a bug in my BC++? It seems like if it runs when I step through
- it with
- the dubugger, it should run when I execute it.
- If anyone has any insight that could help me pease e-mail me, and I'll
- send the
- source code I have so far. Thank you, ----------Pete
-